home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / windows / pcp_w16.zip / INSTALL.TXT next >
Text File  |  1996-07-15  |  16KB  |  385 lines

  1.                        Pine 3.95 RELEASE NOTES
  2.                          Specific To PC-PINE
  3.                              July 1996
  4.  
  5. Copyright 1989-1996 University of Washington.
  6. Pine and Pico are trademarks of the University of Washington.
  7.  
  8. INTRODUCTION
  9.  
  10. The general release notes for this version of Pine are available via
  11. the "R" command on the Main Menu.  This file contains information that
  12. is particular to PC-Pine.  We assume that you are generally familiar
  13. with Pine; if not, additional information resources include:
  14.  
  15.   o The builtin context-sensitive Help screens in Pine.
  16.   o The comp.mail.pine newsgroup.
  17.   o The World-Wide-Web page at http://www.cac.washington.edu/pine
  18.   o The anonymous FTP archives at ftp://ftp.cac.washington.edu/pine
  19.  
  20. PC-Pine is available for the following environments:
  21.  
  22.   o Windows: Windows95, NT 3.51
  23.   o Windows: version 3.X
  24.   o DOS: FTP Inc's PC-TCP
  25.   o DOS: Novell's LAN Workplace for DOS
  26.   o DOS: Sun's PC-NFS
  27.   o DOS: WATTCP/Packet Driver
  28.  
  29. The Winsock versions are not full Windows GUI applications; they have
  30. basically the same user interface as the Unix and DOS versions of Pine
  31. though modest GUI interaction is supported.
  32.  
  33. KNOWN BUGS
  34.  
  35. There are several bugs that we already know about:
  36.  
  37.   o Under DOS, memory is tight.  If you have run version 3.91, this
  38.     version requires about 15K more free memory to run (around 500K free).
  39.     Note, there are no memory restrictions under Windows 3.X, Windows95
  40.     or Windows NT.
  41.  
  42.   o The Pipe command does not work properly under Windows95 and Windows NT.
  43.  
  44.   o You cannot (yet) mount a Unix directory (via NFS or SMB) and successfully
  45.     share the same .newsrc file between your Unix and PC versions of Pine.
  46.  
  47.   o The Winsock version is preliminary; we know that there are a number
  48.     of things that need to be done, however, your comments pro or con are
  49.     most welcome.
  50.  
  51. INSTALLATION INSTRUCTIONS
  52.  
  53. If you've made it this far, then you have already picked up a copy of
  54. PC-Pine that is appropriate for your networking software and "unzipped"
  55. the files in a directory (probably C:\Pine) on your PC's disk drive.  In
  56. the case of PC-Pine for Winsock, assuming you have Winsock/TCP/IP
  57. networking software already installed, you can now use the Windows file
  58. manager to create a new program item, or just use the "Run" option in the
  59. program manager to start out.  For the DOS versions, there are only a few
  60. more things you have to do to get Pine rolling:
  61.  
  62. ----------------------------------
  63. Setting up the Networking Software
  64. ----------------------------------
  65.  
  66.    We assume that your DOS networking software has been installed and
  67.    configured for regular use.  If it has not, you must do that before
  68.    using Pine.
  69.  
  70.    There are some additional steps that must be taken by users of
  71.    packet drivers, or older versions of FTP, Inc.'s PC/TCP. Those steps
  72.    are explained below.
  73.  
  74.     PCs with a Packet Driver:
  75.     -------------------------
  76.  
  77.        A) Edit the file WATTCP.CFG in the PC-Pine distribution to set
  78.           the PC's TCP/IP configuration.  Simply edit the file to do this.
  79.  
  80.        B) Every time Pine runs, it needs to be able to "see" the
  81.           WATTCP.CFG file you just configured above.  To do that, you
  82.           must add an environment variable "WATTCP.CFG" to the file
  83.           AUTOEXEC.BAT.  Here are the step-by-step instructions:
  84.  
  85.             1) Edit the file C:\AUTOEXEC.BAT to add the following line -
  86.                         set WATTCP.CFG=C:\PINE
  87.  
  88.             2) Save the file and reboot your computer.
  89.  
  90.           You will only have to do this packet driver specific configura-
  91.           tion work once.
  92.  
  93.        X) ADDITIONAL NOTE: If you have a running version of NCSA telnet,
  94.       already installed on you PC, its "CONFIG.TEL" file can be used
  95.       instead of the WATTCP.CFG file.  PC-Pine has a basic understanding
  96.       of the CONFIG.TEL format, and will recognize the "CONFIGTEL"
  97.       environment variable in the absence of a "WATTCP.CFG" environment
  98.       variable.
  99.  
  100.     PCs with a PC/TCP Version Less than 2.2
  101.     ---------------------------------------
  102.  
  103.        A) You need a configuration file called "PCTCP.INI" in the Pine
  104.           directory.  This can be created in one of two ways:
  105.  
  106.             - If you have the program "Trans.exe" provided by FTP, Inc.,
  107.               then you can run this command:
  108.                   trans ifcust0.sys > C:\Pine\pctcp.ini
  109.  
  110.             - If you don't have "Trans.exe" or if that command does not
  111.               work for you, then create the file by hand.  It needs to
  112.               contain just these two lines:
  113.  
  114.                   [pctcp ifcust 0]
  115.                   ip-address=<your_pc's_ip_address>
  116.  
  117.               Replace <your_pc's_ip_address> with the 4-section number
  118.               appropriate for your computer.
  119.  
  120.        B) Every time Pine runs, it needs to be able to "see" the
  121.           PCTCP.INI file you just configured above.  To do that, you
  122.           must add an environment variable "PCTCP.INI" to the file
  123.           AUTOEXEC.BAT.  Here are the step-by-step instructions:
  124.  
  125.             1) Edit the file C:\AUTOEXEC.BAT to add the following line -
  126.                    set PCTCP=C:\PINE\PCTCP.INI
  127.  
  128.             2) Save the file and reboot your computer.
  129.  
  130.           You will only have to do this PC/TCP specific configuration
  131.           work once.
  132.  
  133. -----------------------------------
  134. Essential Configuration Information
  135. -----------------------------------
  136.  
  137.    When you start PC-Pine for the first time, the program will prompt
  138.    you for certain information.  That configuration data is written to
  139.    PC-Pine's configuration file (named PINERC in the directory you
  140.    unpacked pine in), so you will not have to enter it every time. 
  141.  
  142.    You should be prepared for the questions as PC-Pine can't really
  143.    proceed without the answers.  If you make an error in any of these
  144.    entries, you can correct it in Pine's SETUP CONFIGURATION screen
  145.    (type "S" then "C" from the Main Menu).
  146.  
  147.    Inbox
  148.    -----
  149.       When you read mail with PC-Pine, your mail is not delivered to your
  150.       PC directly.  Rather, email is delivered to an IMAP server which
  151.       has been previously set up by your department/university/institution.
  152.       When you first start Pine, you need to specify where your INBOX
  153.       is.  The syntax is this:   {imap-server.domain}INBOX
  154.  
  155.    User-id
  156.    -------
  157.       This is the user-id part of your email address.
  158.  
  159.    Personal name
  160.    -------------
  161.       Your name as you want it to appear on outgoing email.  You may have
  162.       spaces and punctuation in the name.
  163.  
  164.    Host/domain
  165.    -----------
  166.       The "host" portion of your email address.  This may be the full name
  167.       of the computer where your inbox resides or your departmental/
  168.       institutional domain if mail forwarding is set up.  NOTE: You should
  169.       not put the name of your PC as the answer to this question -- your
  170.       PC is not where your INBOX resides.
  171.  
  172.    SMTP server
  173.    -----------
  174.       Your PC does not have the software to interact with Internet email
  175.       directly.  It must rely on an SMTP server to actually send your
  176.       message.  You need to set this to the full name of the computer at
  177.       your site which provides SMTP service.
  178.  
  179.  
  180.    Example:  Suppose the PC-Pine user is named "Joe User" and has
  181.    the login/email address of "juser".  The individual is at the
  182.    University of Examples and takes advantage of the general
  183.    domain of "u.example.edu".  He has set up his email so that
  184.    email is delivered to his inbox on the machine "imap.example.edu".
  185.    The University has set up an SMTP server on the machine named
  186.    "smtp-relay.example.edu".  The PC running PC-Pine is on the campus
  187.    network and is called "pc-joe".
  188.  
  189.    That person would answer PC Pine's configuration questions like this:
  190.  
  191.            INBOX             {imap.example.edu}INBOX
  192.            User-id           juser
  193.            Personal Name     Joe User
  194.            Host/domain       u.example.edu
  195.            SMTP Server       smtp-relay.example.edu
  196.  
  197.    Email co